home *** CD-ROM | disk | FTP | other *** search
-
- ###############################################################################
- ### ###
- ### GNU Interactive Tools 4.3.11 configuration file ###
- ### Copyright (c) 1993, 1994, 1995, 1996 Free Software Foundation, Inc. ###
- ### ###
- ###############################################################################
-
-
- ###
- ### Linux virtual console configuration file.
- ###
-
-
- ###
- ### If your terminal supports the standard ANSI color sequences, set
- ### AnsiColors to ON ([GITxxx-Color] descriptions will be used). If it
- ### doesn't, AnsiColors should be OFF ([GITxxx-Monochrome] descriptions
- ### will be used instead).
- ###
-
- [Setup]
- TempDirectory = /tmp
- AnsiColors = ON # empty means OFF
- UseLastScreenChar = ON # use the last character on the screen
- StartupScrollStep = # empty means half the number of lines
-
-
- #
- # WARNING: empty lines or lines begining with a comment are considered to
- # be end of sections !!!
- #
-
- [GIT-Setup]
- StartupFileDisplayMode = Size # OwnerGroup, DateTime, Size, Mode or FullName
- StartupFileSortMethod = Name # Name, Extension, Size, Date, Mode, OwnerId, GroupId, OwnerName or GroupName
- ConfirmOnExit = # empty means OFF
- HistoryFile = ~/.githistory
- InfoDisplay = ON
- LeadingDotMatch = ON # OFF means that leading '.' is matched only explicitly
- TypeSensitivity = ON # Automatically set to OFF when AnsiColors is OFF
- NormalModeHelp = F3 View F4 Edit F5 Copy F6 Move F7 MkDir F8 Del F10 Exit ^CH Ln ^CS SymLn
- CommandLineModeHelp = ^G-STOP ^B/^F-MOVE ^P/^N-HISTORY ^A-BOL ^E-EOL ^O-RESTORE ^X^C-EXIT ^Z-SUSPEND
- #NormalModeHelp = System: \s Host: \h Machine: \m Date: \d
- #CommandLineModeHelp = System: \s Host: \h Machine: \m Date: \d
-
-
- [GITPS-Setup]
- GitPsModeHelp = Arrows-MOVE space-SIGNALS ^L-REFRESH ^G/^X^C/F10-QUIT ^Xk-KILL
-
-
- [GITVIEW-Setup]
- GitViewModeHelp = Arrows/PgUp/PgDown/Home/End-MOVE ^L-REFRESH ^G/^X^C/F10-QUIT 0-9/a-f/A-F-OFFSET
-
-
- ###
- ### To ignore a section just comment its name
- ###
-
- [GIT-FTI]
-
-
- ################################################
- ### Linux virtual console with color monitor ###
- ################################################
-
- [GIT-Color]
- TitleForeground = CYAN
- TitleBackground = BLUE
- TitleBrightness = ON
- UserName = YELLOW
- TtyName = YELLOW
- PanelFrame = WHITE
- PanelBackground = BLUE
- PanelSelectedFile = YELLOW
- PanelSelectedFileBrightness = ON
- PanelNotSelectedFile = WHITE
- PanelNotSelectedFileBrightness = ON
- PanelCurrentSelectedFile = YELLOW
- PanelCurrentNotSelectedFile = WHITE
- PanelCurrentFile = CYAN
- PanelPath = RED
- PanelPathBrightness = OFF
- PanelDeviceFreeSpace = RED
- PanelDeviceFreeSpaceBrightness = OFF
- PanelFileInfo = RED
- PanelFileInfoBrightness = OFF
- PanelFilesInfo = BLACK
- PanelFilesInfoBrightness = OFF
- InputLineForeground = WHITE
- InputLineBackground = BLACK
- InputLineBrightness = ON
- InputLineErrorForeground = WHITE
- InputLineErrorBackground = RED
- InputLineErrorBrightness = ON
- StatusBarForeground = BLACK
- StatusBarBackground = CYAN
- StatusBarBrightness = OFF
- StatusBarWarningForeground = BLACK
- StatusBarWarningBackground = WHITE
- StatusBarWarningBrightness = OFF
- StatusBarErrorForeground = WHITE
- StatusBarErrorBackground = RED
- StatusBarErrorBrightness = ON
-
-
- [GITPS-Color]
- TitleForeground = CYAN
- TitleBackground = BLUE
- TitleBrightness = ON
- HeaderForeground = CYAN
- HeaderBackground = RED
- HeaderBrightness = ON
- ScreenForeground = BLACK
- ScreenBackground = CYAN
- ScreenBrightness = OFF
- StatusForeground = CYAN
- StatusBackground = BLUE
- StatusBrightness = ON
-
-
- [GITVIEW-Color]
- TitleForeground = CYAN
- TitleBackground = BLUE
- TitleBrightness = ON
- HeaderForeground = CYAN
- HeaderBackground = RED
- HeaderBrightness = ON
- ScreenForeground = BLACK
- ScreenBackground = CYAN
- ScreenBrightness = OFF
- StatusForeground = CYAN
- StatusBackground = BLUE
- StatusBrightness = ON
-
-
- ################################################################
- ### Linux virtual console with monochrome monitor or b/w tty ###
- ################################################################
-
- [GIT-Monochrome]
- TitleForeground = WHITE
- TitleBackground = BLACK
- TitleBrightness = ON
- UserName = WHITE
- TtyName = WHITE
- PanelFrame = WHITE
- PanelBackground = BLACK
- PanelSelectedFile = WHITE
- PanelSelectedFileBrightness = ON
- PanelNotSelectedFile = WHITE
- PanelNotSelectedFileBrightness = OFF
- PanelCurrentSelectedFile = WHITE
- PanelCurrentNotSelectedFile = BLACK
- PanelCurrentFile = WHITE
- PanelPath = BLACK
- PanelPathBrightness = OFF
- PanelDeviceFreeSpace = BLACK
- PanelDeviceFreeSpaceBrightness = OFF
- PanelFileInfo = BLACK
- PanelFileInfoBrightness = OFF
- PanelFilesInfo = BLACK
- PanelFilesInfoBrightness = OFF
- InputLineForeground = WHITE
- InputLineBackground = BLACK
- InputLineBrightness = ON
- InputLineErrorForeground = WHITE
- InputLineErrorBackground = BLACK
- InputLineErrorBrightness = ON
- StatusBarForeground = BLACK
- StatusBarBackground = WHITE
- StatusBarBrightness = OFF
- StatusBarWarningForeground = BLACK
- StatusBarWarningBackground = WHITE
- StatusBarWarningBrightness = OFF
- StatusBarErrorForeground = BLACK
- StatusBarErrorBackground = WHITE
- StatusBarErrorBrightness = OFF
-
-
- [GITPS-Monochrome]
- TitleForeground = BLACK
- TitleBackground = WHITE
- TitleBrightness = OFF
- HeaderForeground = WHITE
- HeaderBackground = BLACK
- HeaderBrightness = ON
- ScreenForeground = WHITE
- ScreenBackground = BLACK
- ScreenBrightness = OFF
- StatusForeground = BLACK
- StatusBackground = WHITE
- StatusBrightness = OFF
-
-
- [GITVIEW-Monochrome]
- TitleForeground = BLACK
- TitleBackground = WHITE
- TitleBrightness = OFF
- HeaderForeground = WHITE
- HeaderBackground = BLACK
- HeaderBrightness = ON
- ScreenForeground = WHITE
- ScreenBackground = BLACK
- ScreenBrightness = OFF
- StatusForeground = BLACK
- StatusBackground = WHITE
- StatusBrightness = OFF
-
-
- ###
- ### COMMAND FORMAT:
- ### key = command name; formatted command; new dir; save screen; pause; hide
- ###
- ### DEFAULTS:
- ### save screen = y
- ### pause = n
- ### hide = n
- ###
- ### PLEASE READ THE INFO DOCUMENTATION FOR DETAILS
- ### BRIEF:
- ###
- ### FORMAT SPECIFIERS:
- ### - %s{question,default_answer}
- ### - %?{confirmation}
- ###
- ### - %f file (not directory)
- ### - %d directory (not file)
- ### - %l symbolic link
- ### - %t fifo
- ### - %z socket
- ### - %a all kind of directory entry (file, directory, link, fifo, socket)
- ### - %m current file mode
- ### - %g current file group
- ### - %o current file owner
- ### - %p current panel path
- ### - %b current panel directory name
- ### - %i current panel selected (if any) or current file
- ###
- ### **** For the other panel: *****
- ###
- ### - %F file (not directory)
- ### - %D directory (not file)
- ### - %L symbolic link
- ### - %T fifo
- ### - %Z socket
- ### - %A all kind of directory entry (file, directory, link, fifo, socket)
- ### - %M current file mode
- ### - %G current file group
- ### - %O current file owner
- ### - %P the other panel path
- ### - %B the other panel directory name
- ### - %I the other panel selected (if any) or current file
- ###
- ### For faster startup, try to keep this entries sorted alphabetically,
- ### at least locally. The order is given by the key sequence.
- ###
-
-
- ###
- ### Key sequences starting with characters between ' ' and '~' are IGNORED !
- ###
-
- [GIT-Keys]
- ^[[21~ = exit # F10
- ^[[23~ = GITPS; gitps;;n # F11
- ^[[24~ = READ-MAIL; $GIT_RMAIL;;n # F12
-
-
- ###
- ### Key sequences starting with characters between ' ' and '~' are ALLOWED.
- ###
-
- [GITPS-Keys]
- ^[[21~ = exit # F10
-
-
- ###
- ### Key sequences starting with characters between ' ' and '~' are IGNORED !
- ###
-
- [GITVIEW-Keys]
- ^[[21~ = exit # F10
-